-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: list is cut off at bottom in LHN #5891
Conversation
Looks good, ping me after the tests |
@iwiznia I have done my testing. Added video only for IOS as only index.ios.js file is changed. |
I just found that the change I have removed has nothing to do with #3637. Clicking on view Details open the Modal Screen which is a screen on Stack navigator. and the Modal component is not used for that at all. It is used for Confirm, Dropdowns, Fab Menu, etc. |
@iwiznia I think we can move to the merge. |
@iwiznia Could you please review this? |
Gentle Bump... I am getting impatient here. There is another step on my proposal after this PR but we can't test that until this is merged. |
Sorry I was OOO on monday and worked half day yesterday.
But allegedly the changes in this PR #3709 which says
Did you test in the correct iOS versions? (not sure which ones those are). Probably @rdjuric should know |
Yeah, I tested on the exact platform which QA has mentioned on the Issue.
let me prove it to you. The issue reported was coming on the IOU Details Page. and the changes done on that PR were related to BaseModal. on the other hand, IOUDetails Modal uses React-navigation stack navigator to create the page and it does not utilize the BaseModal in anyways. So I find it hard to believe that changes and issue were related. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to production by @roryabraham in version: 1.1.10-2 🚀
|
Details
Fixed Issues
$ #5005
Tests | QA Steps
Please test #3637 as well which will be directly affected by this PR.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
output_file.mp4
Android